mediator pattern
- 网络中介模式;中介者模式
-
In addition , mediator pattern is brought up in audio which lowers coupling of system , improves scalability and flexibility of abstraction layer .
并在音频中提出了中介者模式,降低了系统的耦合度,增加多媒体抽象层的可伸缩性、可扩展性。
-
The book " Design Patterns " by the Gang of Four describes the Mediator Pattern in detail .
GangofFour所著的《DesignPatterns》一书对中介模式进行了详细的介绍。
-
Approach to Role Implementation Based on Mediator Pattern
一种基于Mediator模式的角色实现方法
-
An approach to role implementation based on Mediator pattern is introduced , and a prototypical implementation ( called Rava ) of the approach is also presented .
介绍一种基于Mediator模式的角色实现方法及其原型实现(Rava)。
-
The boundary mediator pattern extends the service connection pattern by enabling standard mediations to be applied to all incoming ( and / or outgoing ) service requests or messages .
边界中介器模式对服务连接模式进行扩展,允许将标准中介应用到所有传入(和/或传出)服务请求或消息。